[INFO] cloning repository https://github.com/cruessler/git-tree
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cruessler/git-tree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcruessler%2Fgit-tree", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcruessler%2Fgit-tree'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a07b49c12c2622b1d7f15f1329b6ac56b92a83c0
[INFO] testing cruessler/git-tree against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcruessler%2Fgit-tree" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cruessler/git-tree
[INFO] finished tweaking git repo https://github.com/cruessler/git-tree
[INFO] tweaked toml for git repo https://github.com/cruessler/git-tree written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cruessler/git-tree on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cruessler/git-tree already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 111f0ffc6dc2d93bf40af5a5ae38f7ffbe42e5420066d011b2377da46ec186dd
[INFO] running `Command { std: "docker" "start" "-a" "111f0ffc6dc2d93bf40af5a5ae38f7ffbe42e5420066d011b2377da46ec186dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "111f0ffc6dc2d93bf40af5a5ae38f7ffbe42e5420066d011b2377da46ec186dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "111f0ffc6dc2d93bf40af5a5ae38f7ffbe42e5420066d011b2377da46ec186dd", kill_on_drop: false }`
[INFO] [stdout] 111f0ffc6dc2d93bf40af5a5ae38f7ffbe42e5420066d011b2377da46ec186dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cb165063f73834c5bbe26194760eea9d3528bea65701e9c83b997f81b81a18f
[INFO] running `Command { std: "docker" "start" "-a" "9cb165063f73834c5bbe26194760eea9d3528bea65701e9c83b997f81b81a18f", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling gix-trace v0.1.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling jiff v0.2.28
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling nonempty v0.12.0
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling termtree v1.0.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling gix-validate v0.11.2
[INFO] [stderr]    Compiling gix-utils v0.3.3
[INFO] [stderr]    Compiling gix-error v0.2.4
[INFO] [stderr]    Compiling gix-imara-diff v0.2.2
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling gix-sec v0.14.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling gix-chunk v0.7.2
[INFO] [stderr]    Compiling gix-quote v0.7.2
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling gix-bitmap v0.3.2
[INFO] [stderr]    Compiling prodash v31.0.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling gix-date v0.15.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling gix-actor v0.41.1
[INFO] [stderr]    Compiling gix-path v0.12.1
[INFO] [stderr]    Compiling gix-packetline v0.21.4
[INFO] [stderr]    Compiling gix-features v0.48.1
[INFO] [stderr]    Compiling gix-config-value v0.18.1
[INFO] [stderr]    Compiling gix-command v0.9.1
[INFO] [stderr]    Compiling gix-url v0.36.1
[INFO] [stderr]    Compiling gix-hash v0.25.1
[INFO] [stderr]    Compiling gix-fs v0.21.2
[INFO] [stderr]    Compiling gix-glob v0.26.1
[INFO] [stderr]    Compiling gix-transport v0.57.1
[INFO] [stderr]    Compiling gix-hashtable v0.15.1
[INFO] [stderr]    Compiling gix-commitgraph v0.37.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling gix-tempfile v23.0.0
[INFO] [stderr]    Compiling gix-object v0.61.0
[INFO] [stderr]    Compiling gix-lock v23.0.0
[INFO] [stderr]    Compiling gix-attributes v0.33.1
[INFO] [stderr]    Compiling gix-ignore v0.21.1
[INFO] [stderr]    Compiling gix-shallow v0.12.1
[INFO] [stderr]    Compiling gix-revwalk v0.32.0
[INFO] [stderr]    Compiling gix-ref v0.64.0
[INFO] [stderr]    Compiling gix-pack v0.71.0
[INFO] [stderr]    Compiling gix-pathspec v0.18.1
[INFO] [stderr]    Compiling gix-filter v0.31.0
[INFO] [stderr]    Compiling gix-traverse v0.58.0
[INFO] [stderr]    Compiling gix-revision v0.46.0
[INFO] [stderr]    Compiling gix-refspec v0.42.0
[INFO] [stderr]    Compiling gix-index v0.52.0
[INFO] [stderr]    Compiling gix-odb v0.81.0
[INFO] [stderr]    Compiling gix-discover v0.52.0
[INFO] [stderr]    Compiling gix-config v0.57.0
[INFO] [stderr]    Compiling gix-protocol v0.62.0
[INFO] [stderr]    Compiling gix-worktree v0.53.0
[INFO] [stderr]    Compiling gix-submodule v0.31.0
[INFO] [stderr]    Compiling gix-dir v0.26.0
[INFO] [stderr]    Compiling gix-diff v0.64.0
[INFO] [stderr]    Compiling gix-status v0.31.0
[INFO] [stderr]    Compiling gix v0.84.0
[INFO] [stderr]    Compiling git-tree v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.50s
[INFO] running `Command { std: "docker" "inspect" "9cb165063f73834c5bbe26194760eea9d3528bea65701e9c83b997f81b81a18f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cb165063f73834c5bbe26194760eea9d3528bea65701e9c83b997f81b81a18f", kill_on_drop: false }`
[INFO] [stdout] 9cb165063f73834c5bbe26194760eea9d3528bea65701e9c83b997f81b81a18f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5b03b180dc8102f02b274b49eb8914993a48d10a75b44727bc0de15ef3c1da3
[INFO] running `Command { std: "docker" "start" "-a" "f5b03b180dc8102f02b274b49eb8914993a48d10a75b44727bc0de15ef3c1da3", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling errno v0.3.12
[INFO] [stderr]    Compiling signal-hook v0.4.3
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anstyle-lossy v1.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling snapbox-macros v1.1.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling similar v3.1.1
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling gix-tempfile v23.0.0
[INFO] [stderr]    Compiling gix-lock v23.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling anstyle-svg v1.1.0
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling gix-hash v0.25.1
[INFO] [stderr]    Compiling gix-hashtable v0.15.1
[INFO] [stderr]    Compiling gix-commitgraph v0.37.1
[INFO] [stderr]    Compiling gix-shallow v0.12.1
[INFO] [stderr]    Compiling gix-object v0.61.0
[INFO] [stderr]    Compiling snapbox v1.2.2
[INFO] [stderr]    Compiling gix-revwalk v0.32.0
[INFO] [stderr]    Compiling gix-ref v0.64.0
[INFO] [stderr]    Compiling gix-filter v0.31.0
[INFO] [stderr]    Compiling gix-pack v0.71.0
[INFO] [stderr]    Compiling gix-traverse v0.58.0
[INFO] [stderr]    Compiling gix-revision v0.46.0
[INFO] [stderr]    Compiling gix-index v0.52.0
[INFO] [stderr]    Compiling gix-refspec v0.42.0
[INFO] [stderr]    Compiling gix-odb v0.81.0
[INFO] [stderr]    Compiling gix-discover v0.52.0
[INFO] [stderr]    Compiling gix-config v0.57.0
[INFO] [stderr]    Compiling gix-protocol v0.62.0
[INFO] [stderr]    Compiling gix-worktree v0.53.0
[INFO] [stderr]    Compiling gix-diff v0.64.0
[INFO] [stderr]    Compiling gix-dir v0.26.0
[INFO] [stderr]    Compiling gix-testtools v0.19.0
[INFO] [stderr]    Compiling gix-submodule v0.31.0
[INFO] [stderr]    Compiling gix-status v0.31.0
[INFO] [stderr]    Compiling gix v0.84.0
[INFO] [stderr]    Compiling git-tree v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.18s
[INFO] running `Command { std: "docker" "inspect" "f5b03b180dc8102f02b274b49eb8914993a48d10a75b44727bc0de15ef3c1da3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5b03b180dc8102f02b274b49eb8914993a48d10a75b44727bc0de15ef3c1da3", kill_on_drop: false }`
[INFO] [stdout] f5b03b180dc8102f02b274b49eb8914993a48d10a75b44727bc0de15ef3c1da3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 04c69c5d4cf9dd9309432098410c8269bf9457fb8e7d89ff50afc785c83761a4
[INFO] running `Command { std: "docker" "start" "-a" "04c69c5d4cf9dd9309432098410c8269bf9457fb8e7d89ff50afc785c83761a4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_tree-2b37c09dcb7e5c99)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/detailed.rs (/opt/rustwide/target/debug/deps/detailed-7652815960e8232c)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr] error: test failed, to rerun pass `--test detailed`
[INFO] [stdout] test additions_deletions ... FAILED
[INFO] [stdout] test no_changes ... FAILED
[INFO] [stdout] test some_staged_changes ... FAILED
[INFO] [stdout] test some_changes ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- additions_deletions stdout ----
[INFO] [stdout] Error: Io(Custom { kind: ReadOnlyFilesystem, error: PathError { path: "/opt/rustwide/workdir/additions_deletions.lock", err: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } })
[INFO] [stdout] 
[INFO] [stdout] ---- no_changes stdout ----
[INFO] [stdout] Error: Io(Custom { kind: ReadOnlyFilesystem, error: PathError { path: "/opt/rustwide/workdir/no_changes.lock", err: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } })
[INFO] [stdout] 
[INFO] [stdout] ---- some_staged_changes stdout ----
[INFO] [stdout] Error: Io(Custom { kind: ReadOnlyFilesystem, error: PathError { path: "/opt/rustwide/workdir/some_staged_changes.lock", err: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } })
[INFO] [stdout] 
[INFO] [stdout] ---- some_changes stdout ----
[INFO] [stdout] Error: Io(Custom { kind: ReadOnlyFilesystem, error: PathError { path: "/opt/rustwide/workdir/some_changes.lock", err: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     additions_deletions
[INFO] [stdout]     no_changes
[INFO] [stdout]     some_changes
[INFO] [stdout]     some_staged_changes
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "04c69c5d4cf9dd9309432098410c8269bf9457fb8e7d89ff50afc785c83761a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04c69c5d4cf9dd9309432098410c8269bf9457fb8e7d89ff50afc785c83761a4", kill_on_drop: false }`
[INFO] [stdout] 04c69c5d4cf9dd9309432098410c8269bf9457fb8e7d89ff50afc785c83761a4
